home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / My News / feed.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  638 b   |  35 lines

  1. # The unofficial FEED plug
  2. # by Raul and his team of dog racers
  3. # http://www.teamdraw.com/raul
  4.  
  5. <search 
  6.  name="FEED"
  7.  method = get
  8.     description = "Feed your head."
  9.     action  = "http://www.feedmag.com/cgi-bin/Archiving/searcharc.cgi"
  10.     update = "http://www.teamdraw.com/raul/stuff/feed.src.hqx"
  11.  
  12.     >
  13.  
  14.     
  15. <input name = "section" value = "all">
  16. <input name = "query" user>
  17.  
  18.  
  19. <interpret
  20.  
  21. #bannerStart = "</TABLE>"
  22. #bannerEnd   = "<BR>"
  23.  
  24. resultListStart = "<!--BEGIN LIST-->"
  25. resultListEnd   = "</HTML>"
  26.  
  27. resultItemStart = "<!--STARTRESULT-->"
  28. resultItemEnd = "<!--ENDRESULT-->"
  29.  
  30. dateStart ="    <TD WIDTH=50"
  31. dateEnd = "</FONT></TD>"
  32. >
  33.  
  34. </search>
  35.